Set the background on the action view cell renderer here, not in init, so
authorMatthias Clasen <maclas@gmx.de>
Wed, 10 Mar 2004 22:42:48 +0000 (22:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 10 Mar 2004 22:42:48 +0000 (22:42 +0000)
commitd96974454fea9d4207bdd8a5f794f04b568010ba
treeafa3ac7ddf0e34f61fb8ed669177daafd3f28870
parent6e5d95973013bb33a30a31cec9134e87977b5954
Set the background on the action view cell renderer here, not in init, so

Wed Mar 10 23:40:15 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkentrycompletion.c (_gtk_entry_completion_popup): Set the background
on the action view cell renderer here, not in init, so that a) we catch
style changes, and b) we get the real style, not the default one.
Partial fix for #127648, reported by Dave Bordoley.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentrycompletion.c